BrowserClosing

public interface BrowserClosing implements BrowserEvent

An event indicating that the Browser instance is about to close.

Functions

Link copied to clipboard
public abstract Browser browser()
Returns the Browser instance initiated this event.